HDRImage

constructor(width: Int = 1, height: Int = 1, pixels: Array<Color> = Array(width * height) { Color() })